home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
util
/
comm
/
term22.cpt
/
Terminal 2.2
/
Project
/
Sources
/
ZModem.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-01-17
|
172 b
|
12 lines
/*
Terminal 2.2
"ZModem.h"
*/
#define ZAUTORX 18
extern Byte ZAutoReceiveString[];
extern Byte ZLastRx[];
short ZReceive (void);
short ZTransmit (Byte *, short, long);